home *** CD-ROM | disk | FTP | other *** search
/ EDUCORP 8 / Educorp2Compilation.sit / educorp2 / Demos / TrapezeDemo / Trapeze Help.rsrc / HELP_2129_choose < prev    next >
Encoding:
Text File  |  1987-07-08  |  361 b   |  6 lines

  1. choose ( index, block 1, block2*, …)
  2. cell-by-cell decision
  3.  
  4. index—number block used to indicate which argument to select for that position in the block; block1—any type of block from which values may be selected; block2,...—the same type of block as block1.
  5.  
  6. creates a block containing values selected from the arguments. Result will be the same size as index.